(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 01/06/2025.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.6013 6.7993
GBP

8.1200 8.4628 9.1490
JPY

0.0000 0.0420 0.0447
EUR

6.7500 7.0295 7.5994
CAD

4.5800 4.7171 5.0996
AUD

3.9400 4.1456 4.4103
BBD

2.9300 0.0000 3.5186
BZD

0.0000 3.3409 3.5542
XCD

2.2000 2.3631 2.5686
GHS

0.0000 0.4362 0.4640
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8146 0.9051
INR

0.0000 0.0781 0.0830
JMD

0.0400 0.0000 0.0456
NZD

3.5500 3.7395 3.9782
NOK

0.5600 0.5863 0.6237
CHF

6.9500 7.3208 7.7880
See all rates"; } })();